home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1151 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.9 KB

  1. From: Stephen Usher <Stephen.Usher@earth.ox.ac.uk>
  2. Subject: Re: load average patches for MiNT 1.10 + patches
  3. Date: Sun, 6 Mar 1994 09:24:26 +0000 (GMT)
  4. In-Reply-To: <memo.602717@cix.compulink.co.uk> from "Darryl Piper" at Mar 5, 94 08:19:00 pm
  5. Mime-Version: 1.0
  6.  
  7. >>From experiments, the increase in overhead is so little that I couldn't
  8. >>measure the speed difference on my 520STM with 2.5MB RAM. (This is not my
  9. >>development system.. I use my TT and Sun 3/80 for that.)
  10. >
  11. >But dont' forget MiNT is designed to be compatible with STs, and with
  12. >everything new going into it their has to be a lose somewhere. IMO hitting
  13. >the _hz_200 counter routine is calling it either four times too much
  14. >( 4/200 = 1/50 ) or downto three times too much.( 3/200 :==: 1/70 ).
  15. >As your timer was only ment to be accurate to the second, a change of
  16. >magnitude of one is fine, ie accurate to 1/10 second. dont you think ?
  17.  
  18. I'm not sure what you're getting at here...
  19.  
  20. Firstly, as I said before, I always test things on my old 520STM as well as
  21. on my TT.
  22.  
  23. Secondly, the bulk of the routine, ie all but 5 assembler instructions are
  24. only being run ONCE per second, not once every 1/50th or /160th or 1/70th of
  25. a second. The load average code itself, ie not the uptime monitor only runs
  26. once every FIVE seconds. Are you telling me that this is still too much
  27. computation which will slow the poor old 68000 based STs to a crawl?
  28.  
  29. >
  30. >Bye now,
  31. >
  32. >  Darryl
  33. >
  34. >.----------------------------------------------------------------.
  35. >| email through the InterNet to :-   drpiper@cix.compulink.co.uk |
  36. >'----------------------------------------------------------------'
  37. >
  38. >
  39.  
  40.  
  41. -- 
  42. ---------------------------------------------------------------------------
  43. Computer Systems Administrator, Dept. of Earth Sciences, Oxford University.
  44. E-Mail: steve@uk.ac.ox.earth (JANET) steve@earth.ox.ac.uk (Internet).
  45. Tel:- Oxford (0865) 282110 (UK) or +44 865 282110 (International).
  46.